home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 101-125 / scopedisk122 / 3d / include.c < prev    next >
C/C++ Source or Header  |  1995-03-19  |  329b  |  15 lines

  1. #include <stdio.h>
  2. #include <exec/types.h>
  3. #include <exec/lists.h>
  4. #include <exec/memory.h>
  5. #include <graphics/gfx.h>
  6. #include <graphics/rastport.h>
  7. #include <graphics/gfxbase.h>
  8. #include <graphics/gfxmacros.h>
  9. #include <graphics/text.h>
  10. #define INTUITION_INTUITIONBASE_H TRUE
  11. #include <intuition/intuition.h>
  12. #include<math.h>
  13.  
  14.  
  15.